@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Perpetua, Arial, "Times New Roman";
	font-size: 36px;
	color: #00F;
	text-align: center;
}
#h1 {
	font-size: 24px;
	color: #00F;
	text-align: center;
	font-family: Perpetua, Arial, "Times New Roman";
}
#h3 {
	font-size: 18px;
	color: #09F;
	text-align: center;
}
#h4 {
	font-size: 14px;
	color: #066;
	text-align: center;
}
#p2 {
	font-family: Perpetua, Arial, "Times New Roman";
	font-size: 24px;
	color: #03F;
	text-align: center;
}
h2 {
	font-family: Perpetua, Arial, "Times New Roman";
	font-size: 30px;
	color: #03F;
	text-align: center;
}
h3 {
	font-size: 24px;
	color: #06F;
	text-align: center;
}
h4 {
	font-size: 16px;
	color: #060;
	text-align: center;
}
.lyrics {
	 font-family: Perpetua, Arial, "Times New Roman";
	font-size: 24px;
	color: #006;
	text-align: center;
}
p {
	font-family: Perpetua, Arial, "Times New Roman";
	font-size: 24px;
}
.narration {
	font-size: 24px;
	color: #063;
	width: 880px;
	text-align: center;
}
h6 {
	font-size: 24px;
	color: #030;
}
.comments {
	font-size: 24px;
	color: #666;
	width: 880px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.introduction {
	font-family: Perpetua, Arial, "Times New Roman";
	width: 80%;
	padding-right: 10px;
	padding-left: 10px;
	color: #009;
}
.songs {
	width: 880px;
	padding-left: 10px;
	padding-right: 10px;
}
.copyright {
	font-family: Perpetua, Arial, "Times New Roman";
	font-size: 24px;
	color: #630;
	text-align: center;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
}
.contact {
	font-size: 36px;
	color: #F00;
	text-align: center;
	width: 900px;
}
.container {
	text-align: center;
	height: auto;
	width: 900px;
	padding-right: 0px;
	padding-left: 150px;
	border: thin none #060;
}
.title {
	font-family: Perpetua, Arial, "Times New Roman";
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #00F;
	text-align: center;
}
body {
	background-color: #F0F0FF;
	padding-left: 100px;
}
.letter {
	padding-right: 10px;
	font-family: Perpetua, Arial, "Times New Roman";
	color: #00C;
	text-align: left;
	padding-left: 10px;
	width: 880px;
}
.banner {
	width: 900px;
}
